home *** CD-ROM | disk | FTP | other *** search
/ Champak 45 / Vol 45.iso / games / garfield / scavenge.swf / scripts / frame_96 / PlaceObject2_18_6 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2007-05-30  |  115b  |  8 lines

  1. onClipEvent(load){
  2.    xposn = 90;
  3.    yposn = 60;
  4.    xmove = 0.75;
  5.    this._x = xposn;
  6.    this._y = yposn;
  7. }
  8.